func html/template.readFileFS
2 uses
html/template (current package)
template.go#L521: return parseFiles(t, readFileFS(fsys), filenames...)
template.go#L530: func readFileFS(fsys fs.FS) func(string) (string, []byte, error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)